-
Home
-
WPGraphQL
-
1.13.0
-
Code
-
Classes
- WPConnectionType
Total Complexity |
54 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
497 |
Lines of code |
217 |
Logical lines of code |
75 |
Comment lines |
187 |
Methods |
12 |
Properties |
16 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
B |
47 |
21 |
28 |
register_connection_edge_type() |
S |
50 |
4 |
29 |
validate_config() |
S |
62 |
5 |
11 |
register_connection_field() |
S |
55 |
4 |
18 |
register_connection_input() |
S |
54 |
3 |
23 |
register_one_to_one_connection_edge_type() |
S |
53 |
3 |
23 |
register_connection_type() |
S |
58 |
3 |
16 |
get_edge_interfaces() |
S |
66 |
4 |
8 |
get_pagination_args() |
S |
53 |
2 |
25 |
get_connection_fields() |
S |
56 |
1 |
19 |
get_connection_name() |
S |
68 |
2 |
7 |
register_connection() |
S |
65 |
2 |
10 |